home *** CD-ROM | disk | FTP | other *** search
- <?xml version="1.0" encoding="ISO-8859-1"?>
-
- <screensaver name="flipscreen3d" _label="FlipScreen3D">
-
- <command arg="-root"/>
-
- <number id="delay" type="slider" arg="-delay %"
- _label="Frame rate" _low-label="Low" _high-label="High"
- low="0" high="100000" default="20000"
- convert="invert"/>
-
- <boolean id="rotate" _label="Rotate" arg-unset="-no-rotate"/>
-
- <boolean id="showfps" _label="Show frame rate" arg-set="-fps"/>
-
- <xscreensaver-image />
-
- <_description>
- Grabs an image of the desktop, turns it into a GL texture map, and
- spins it around and deforms it in various ways.
-
- Written by Ben Buxton and Jamie Zawinski; 2001.
- </_description>
- </screensaver>
-